Database Explorer

The Database Explorer allows you to view, query, and manage local database connections directly within Suite without needing external tools.

Supported Databases

Features

[!NOTE] Connection Strings: When connecting to Postgres or MySQL, use standard URI formats (e.g., `postgresql://user:password@localhost:5432/mydb`). For SQLite, provide the absolute path to the database file.